setInflatedId

open fun setInflatedId(inflatedId: Int)(source)

Defines the id taken by the inflated view. If the inflated id is NO_ID, the inflated view keeps its original id.

Parameters

inflatedId

A positive integer used to identify the inflated view or NO_ID if the inflated view should keep its id.

See also